IList.Items[Integer] Property

Represents property Items[Integer].

Namespace: Spring.Collections
public
 property Items[index: Integer]: TValue read GetItem write SetItem; default;

Parameters

index
Type: Integer

Property Value

Type: TValue